Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extracted redundant TextLine and ISBN SearchField into a common base #422

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented Aug 26, 2024

🎫 Issue Related to IBX-8138

Related PRs:

Description:

This PR addresses code redundancy between ISBN and TextLine SearchField types. Code for these classes was identical. The reason for that is that both TextLine and ISBN are single text lines, indexed identically.

For QA:

Regression build should be enough (ibexa/commerce#1008).

Copy link

sonarcloud bot commented Aug 26, 2024

@konradoboza konradoboza requested a review from a team August 27, 2024 08:52
@alongosz
Copy link
Member Author

Regressions & CI all green, merging this one as well.

@alongosz alongosz merged commit 0b6ceef into main Aug 27, 2024
16 checks passed
@alongosz alongosz deleted the ibx-8138/search-field-text-line-isbn-dry-fix branch August 27, 2024 09:50
barw4 pushed a commit that referenced this pull request Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants